2.1 Setting the configuration options
You may want to configure your system to import only those cards that have been issued by specific federal agencies. To do this, you can match the agency code in the FASC-N.
To determine which cards you can import:
- From the Configuration category, select the Operation Settings workflow.
- Click the Certificates tab.
-
Set the following option:
-
Set this option to a regular expression that will be matched against the ASCII version of the card's FASC-N to determine whether the card can be imported. If the regular expression matches, the card can be used.
For example:
5400.+
This example allows any card from the agency with code 5400 to be used. The agency code appears at the start of the ASCII FASC-N.
Note: By default, this option is blank, which means that no cards can be imported. To allow all cards to be used, use the following regular expression:
.+
-
- Click Save changes.
Note: This option is also used to determine which cards can be used to request derived credentials. See the Determining which cards are available for derived credentials section in the Derived Credentials Configuration Guide for details.